home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / hc2_x / tcprogud.sit / TC Prog Guide / card_5268.txt < prev    next >
Text File  |  1991-02-27  |  39KB  |  2,124 lines

  1. -- card: 5268 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 4000
  4. -- background id: 4755
  5. -- name: contents
  6. ----- HyperTalk script -----
  7. on openCard
  8.   if the lockScreen is false then
  9.     global xrefdepth
  10.     put 0 into xrefdepth
  11.     hide background button "return"
  12.   end if
  13.   pass openCard
  14. end openCard
  15.  
  16. on updateContents
  17.   global deletedCard
  18.   set cursor to watch
  19.   put 4 into firstField
  20.   repeat with x = 1 to 36
  21.     get line x of card field "content list" of card "contents"
  22.     if it is word 3 of deletedCard then
  23.       put "" into line x of card field "content list" of card "contents"
  24.       get ""
  25.     end if
  26.     if it is "" then
  27.       put "" into card field (2*x+firstField) of card (the number of me)
  28.       put "" into card field (2*x-1+firstField) of card (the number of me)
  29.     else
  30.       put the number of card id it into card field (2*x-1+firstField) of card (the number of me)
  31.       put it into card field (2*x+firstField) of card (the number of me)
  32.       get field "heading" of card id it
  33.       put it into word 1 of card field (2*x+firstField) of card (the number of me)
  34.     end if
  35.   end repeat
  36.   put (the number of me) + 1 into nextCard
  37.   get the name of card nextCard
  38.   get word 2 of it
  39.   get char 2 to 9 of it
  40.   if it is "contents" then
  41.     send updateContents to card nextCard
  42.   end if
  43. end updateContents
  44.  
  45.  
  46.  
  47.  
  48. -- part 26 (button)
  49. -- low flags: 00
  50. -- high flags: 0000
  51. -- rect: left=7 top=58 right=301 bottom=502
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 0 / 0
  54. -- text alignment: 1
  55. -- font id: 0
  56. -- text size: 12
  57. -- style flags: 0
  58. -- line height: 16
  59. -- part name: 
  60.  
  61.  
  62. -- part 12 (button)
  63. -- low flags: 00
  64. -- high flags: 0000
  65. -- rect: left=10 top=310 right=334 bottom=43
  66. -- title width / last selected line: 0
  67. -- icon id / first selected line: 1011 / 1011
  68. -- text alignment: 1
  69. -- font id: 0
  70. -- text size: 12
  71. -- style flags: 0
  72. -- line height: 16
  73. -- part name: Home Stack
  74. ----- HyperTalk script -----
  75. on mouseUp
  76.   visual dissolve
  77.   go "home"
  78. end mouseUp
  79.  
  80.  
  81.  
  82. -- part 14 (field)
  83. -- low flags: 80
  84. -- high flags: 0000
  85. -- rect: left=141 top=21 right=36 bottom=237
  86. -- title width / last selected line: 0
  87. -- icon id / first selected line: 0 / 0
  88. -- text alignment: 0
  89. -- font id: 3
  90. -- text size: 12
  91. -- style flags: 0
  92. -- line height: 16
  93. -- part name: bookmark1
  94.  
  95.  
  96. -- part 20 (field)
  97. -- low flags: 01
  98. -- high flags: 0000
  99. -- rect: left=118 top=37 right=55 bottom=355
  100. -- title width / last selected line: 0
  101. -- icon id / first selected line: 0 / 0
  102. -- text alignment: 0
  103. -- font id: 2
  104. -- text size: 10
  105. -- style flags: 0
  106. -- line height: 13
  107. -- part name: instructions
  108.  
  109.  
  110. -- part 21 (button)
  111. -- low flags: 00
  112. -- high flags: 0000
  113. -- rect: left=424 top=314 right=337 bottom=453
  114. -- title width / last selected line: 0
  115. -- icon id / first selected line: 1014 / 1014
  116. -- text alignment: 1
  117. -- font id: 0
  118. -- text size: 12
  119. -- style flags: 0
  120. -- line height: 16
  121. -- part name: 
  122. ----- HyperTalk script -----
  123. on mouseUp
  124.   visual effect wipe right to black
  125.   visual wipe right
  126.   go to previous card
  127. end mouseUp
  128.  
  129.  
  130. -- part 24 (field)
  131. -- low flags: 80
  132. -- high flags: 0000
  133. -- rect: left=237 top=21 right=36 bottom=333
  134. -- title width / last selected line: 0
  135. -- icon id / first selected line: 0 / 0
  136. -- text alignment: 0
  137. -- font id: 3
  138. -- text size: 12
  139. -- style flags: 0
  140. -- line height: 16
  141. -- part name: bookmark2
  142.  
  143.  
  144. -- part 25 (field)
  145. -- low flags: 80
  146. -- high flags: 0000
  147. -- rect: left=333 top=21 right=36 bottom=429
  148. -- title width / last selected line: 0
  149. -- icon id / first selected line: 0 / 0
  150. -- text alignment: 0
  151. -- font id: 3
  152. -- text size: 12
  153. -- style flags: 0
  154. -- line height: 16
  155. -- part name: bookmark3
  156.  
  157.  
  158. -- part 29 (field)
  159. -- low flags: 01
  160. -- high flags: 0000
  161. -- rect: left=190 top=60 right=74 bottom=233
  162. -- title width / last selected line: 0
  163. -- icon id / first selected line: 0 / 0
  164. -- text alignment: 65535
  165. -- font id: 2
  166. -- text size: 10
  167. -- style flags: 0
  168. -- line height: 13
  169. -- part name: 
  170.  
  171.  
  172. -- part 28 (field)
  173. -- low flags: 01
  174. -- high flags: 0000
  175. -- rect: left=14 top=60 right=74 bottom=233
  176. -- title width / last selected line: 0
  177. -- icon id / first selected line: 0 / 0
  178. -- text alignment: 0
  179. -- font id: 2
  180. -- text size: 10
  181. -- style flags: 0
  182. -- line height: 13
  183. -- part name: 
  184. ----- HyperTalk script -----
  185. on mouseUp
  186.   visual iris open
  187.   get the number of the target
  188.   get card field (it-1)
  189.   if it is not "" then
  190.     go card it
  191.   end if
  192. end mouseUp
  193.  
  194.  
  195.  
  196. -- part 31 (field)
  197. -- low flags: 01
  198. -- high flags: 0000
  199. -- rect: left=190 top=73 right=87 bottom=233
  200. -- title width / last selected line: 0
  201. -- icon id / first selected line: 0 / 0
  202. -- text alignment: 65535
  203. -- font id: 2
  204. -- text size: 10
  205. -- style flags: 0
  206. -- line height: 13
  207. -- part name: 
  208.  
  209.  
  210. -- part 30 (field)
  211. -- low flags: 01
  212. -- high flags: 0000
  213. -- rect: left=14 top=73 right=87 bottom=233
  214. -- title width / last selected line: 0
  215. -- icon id / first selected line: 0 / 0
  216. -- text alignment: 0
  217. -- font id: 2
  218. -- text size: 10
  219. -- style flags: 0
  220. -- line height: 13
  221. -- part name: 
  222. ----- HyperTalk script -----
  223. on mouseUp
  224.   visual iris open
  225.   get the number of the target
  226.   get card field (it-1)
  227.   if it is not "" then
  228.     go card it
  229.   end if
  230. end mouseUp
  231.  
  232.  
  233.  
  234. -- part 33 (field)
  235. -- low flags: 01
  236. -- high flags: 0000
  237. -- rect: left=190 top=86 right=100 bottom=233
  238. -- title width / last selected line: 0
  239. -- icon id / first selected line: 0 / 0
  240. -- text alignment: 65535
  241. -- font id: 2
  242. -- text size: 10
  243. -- style flags: 0
  244. -- line height: 13
  245. -- part name: 
  246.  
  247.  
  248. -- part 32 (field)
  249. -- low flags: 01
  250. -- high flags: 0000
  251. -- rect: left=14 top=86 right=100 bottom=233
  252. -- title width / last selected line: 0
  253. -- icon id / first selected line: 0 / 0
  254. -- text alignment: 0
  255. -- font id: 2
  256. -- text size: 10
  257. -- style flags: 0
  258. -- line height: 13
  259. -- part name: 
  260. ----- HyperTalk script -----
  261. on mouseUp
  262.   visual iris open
  263.   get the number of the target
  264.   get card field (it-1)
  265.   if it is not "" then
  266.     go card it
  267.   end if
  268. end mouseUp
  269.  
  270.  
  271.  
  272. -- part 35 (field)
  273. -- low flags: 01
  274. -- high flags: 0000
  275. -- rect: left=190 top=99 right=113 bottom=233
  276. -- title width / last selected line: 0
  277. -- icon id / first selected line: 0 / 0
  278. -- text alignment: 65535
  279. -- font id: 2
  280. -- text size: 10
  281. -- style flags: 0
  282. -- line height: 13
  283. -- part name: 
  284.  
  285.  
  286. -- part 34 (field)
  287. -- low flags: 01
  288. -- high flags: 0000
  289. -- rect: left=14 top=99 right=113 bottom=233
  290. -- title width / last selected line: 0
  291. -- icon id / first selected line: 0 / 0
  292. -- text alignment: 0
  293. -- font id: 2
  294. -- text size: 10
  295. -- style flags: 0
  296. -- line height: 13
  297. -- part name: 
  298. ----- HyperTalk script -----
  299. on mouseUp
  300.   visual iris open
  301.   get the number of the target
  302.   get card field (it-1)
  303.   if it is not "" then
  304.     go card it
  305.   end if
  306. end mouseUp
  307.  
  308.  
  309.  
  310. -- part 37 (field)
  311. -- low flags: 01
  312. -- high flags: 0000
  313. -- rect: left=190 top=112 right=126 bottom=233
  314. -- title width / last selected line: 0
  315. -- icon id / first selected line: 0 / 0
  316. -- text alignment: 65535
  317. -- font id: 2
  318. -- text size: 10
  319. -- style flags: 0
  320. -- line height: 13
  321. -- part name: 
  322.  
  323.  
  324. -- part 36 (field)
  325. -- low flags: 01
  326. -- high flags: 0000
  327. -- rect: left=14 top=112 right=126 bottom=233
  328. -- title width / last selected line: 0
  329. -- icon id / first selected line: 0 / 0
  330. -- text alignment: 0
  331. -- font id: 2
  332. -- text size: 10
  333. -- style flags: 0
  334. -- line height: 13
  335. -- part name: 
  336. ----- HyperTalk script -----
  337. on mouseUp
  338.   visual iris open
  339.   get the number of the target
  340.   get card field (it-1)
  341.   if it is not "" then
  342.     go card it
  343.   end if
  344. end mouseUp
  345.  
  346.  
  347.  
  348. -- part 39 (field)
  349. -- low flags: 01
  350. -- high flags: 0000
  351. -- rect: left=190 top=125 right=139 bottom=233
  352. -- title width / last selected line: 0
  353. -- icon id / first selected line: 0 / 0
  354. -- text alignment: 65535
  355. -- font id: 2
  356. -- text size: 10
  357. -- style flags: 0
  358. -- line height: 13
  359. -- part name: 
  360.  
  361.  
  362. -- part 38 (field)
  363. -- low flags: 01
  364. -- high flags: 0000
  365. -- rect: left=14 top=125 right=139 bottom=233
  366. -- title width / last selected line: 0
  367. -- icon id / first selected line: 0 / 0
  368. -- text alignment: 0
  369. -- font id: 2
  370. -- text size: 10
  371. -- style flags: 0
  372. -- line height: 13
  373. -- part name: 
  374. ----- HyperTalk script -----
  375. on mouseUp
  376.   visual iris open
  377.   get the number of the target
  378.   get card field (it-1)
  379.   if it is not "" then
  380.     go card it
  381.   end if
  382. end mouseUp
  383.  
  384.  
  385.  
  386. -- part 44 (field)
  387. -- low flags: 01
  388. -- high flags: 0000
  389. -- rect: left=190 top=138 right=151 bottom=233
  390. -- title width / last selected line: 0
  391. -- icon id / first selected line: 0 / 0
  392. -- text alignment: 65535
  393. -- font id: 2
  394. -- text size: 10
  395. -- style flags: 0
  396. -- line height: 13
  397. -- part name: 
  398.  
  399.  
  400. -- part 43 (field)
  401. -- low flags: 01
  402. -- high flags: 0000
  403. -- rect: left=14 top=138 right=152 bottom=233
  404. -- title width / last selected line: 0
  405. -- icon id / first selected line: 0 / 0
  406. -- text alignment: 0
  407. -- font id: 2
  408. -- text size: 10
  409. -- style flags: 0
  410. -- line height: 13
  411. -- part name: 
  412. ----- HyperTalk script -----
  413. on mouseUp
  414.   visual iris open
  415.   get the number of the target
  416.   get card field (it-1)
  417.   if it is not "" then
  418.     go card it
  419.   end if
  420. end mouseUp
  421.  
  422.  
  423.  
  424. -- part 46 (field)
  425. -- low flags: 01
  426. -- high flags: 0000
  427. -- rect: left=190 top=151 right=165 bottom=233
  428. -- title width / last selected line: 0
  429. -- icon id / first selected line: 0 / 0
  430. -- text alignment: 65535
  431. -- font id: 2
  432. -- text size: 10
  433. -- style flags: 0
  434. -- line height: 13
  435. -- part name: 
  436.  
  437.  
  438. -- part 45 (field)
  439. -- low flags: 01
  440. -- high flags: 0000
  441. -- rect: left=14 top=151 right=165 bottom=233
  442. -- title width / last selected line: 0
  443. -- icon id / first selected line: 0 / 0
  444. -- text alignment: 0
  445. -- font id: 2
  446. -- text size: 10
  447. -- style flags: 0
  448. -- line height: 13
  449. -- part name: 
  450. ----- HyperTalk script -----
  451. on mouseUp
  452.   visual iris open
  453.   get the number of the target
  454.   get card field (it-1)
  455.   if it is not "" then
  456.     go card it
  457.   end if
  458. end mouseUp
  459.  
  460.  
  461.  
  462. -- part 48 (field)
  463. -- low flags: 01
  464. -- high flags: 0000
  465. -- rect: left=190 top=164 right=178 bottom=233
  466. -- title width / last selected line: 0
  467. -- icon id / first selected line: 0 / 0
  468. -- text alignment: 65535
  469. -- font id: 2
  470. -- text size: 10
  471. -- style flags: 0
  472. -- line height: 13
  473. -- part name: 
  474.  
  475.  
  476. -- part 47 (field)
  477. -- low flags: 01
  478. -- high flags: 0000
  479. -- rect: left=14 top=164 right=178 bottom=233
  480. -- title width / last selected line: 0
  481. -- icon id / first selected line: 0 / 0
  482. -- text alignment: 0
  483. -- font id: 2
  484. -- text size: 10
  485. -- style flags: 0
  486. -- line height: 13
  487. -- part name: 
  488. ----- HyperTalk script -----
  489. on mouseUp
  490.   visual iris open
  491.   get the number of the target
  492.   get card field (it-1)
  493.   if it is not "" then
  494.     go card it
  495.   end if
  496. end mouseUp
  497.  
  498.  
  499.  
  500. -- part 50 (field)
  501. -- low flags: 01
  502. -- high flags: 0000
  503. -- rect: left=190 top=177 right=191 bottom=233
  504. -- title width / last selected line: 0
  505. -- icon id / first selected line: 0 / 0
  506. -- text alignment: 65535
  507. -- font id: 2
  508. -- text size: 10
  509. -- style flags: 0
  510. -- line height: 13
  511. -- part name: 
  512.  
  513.  
  514. -- part 49 (field)
  515. -- low flags: 01
  516. -- high flags: 0000
  517. -- rect: left=14 top=177 right=191 bottom=233
  518. -- title width / last selected line: 0
  519. -- icon id / first selected line: 0 / 0
  520. -- text alignment: 0
  521. -- font id: 2
  522. -- text size: 10
  523. -- style flags: 0
  524. -- line height: 13
  525. -- part name: 
  526. ----- HyperTalk script -----
  527. on mouseUp
  528.   visual iris open
  529.   get the number of the target
  530.   get card field (it-1)
  531.   if it is not "" then
  532.     go card it
  533.   end if
  534. end mouseUp
  535.  
  536.  
  537.  
  538. -- part 52 (field)
  539. -- low flags: 01
  540. -- high flags: 0000
  541. -- rect: left=190 top=190 right=203 bottom=233
  542. -- title width / last selected line: 0
  543. -- icon id / first selected line: 0 / 0
  544. -- text alignment: 65535
  545. -- font id: 2
  546. -- text size: 10
  547. -- style flags: 0
  548. -- line height: 13
  549. -- part name: 
  550.  
  551.  
  552. -- part 51 (field)
  553. -- low flags: 01
  554. -- high flags: 0000
  555. -- rect: left=14 top=190 right=204 bottom=233
  556. -- title width / last selected line: 0
  557. -- icon id / first selected line: 0 / 0
  558. -- text alignment: 0
  559. -- font id: 2
  560. -- text size: 10
  561. -- style flags: 0
  562. -- line height: 13
  563. -- part name: 
  564. ----- HyperTalk script -----
  565. on mouseUp
  566.   visual iris open
  567.   get the number of the target
  568.   get card field (it-1)
  569.   if it is not "" then
  570.     go card it
  571.   end if
  572. end mouseUp
  573.  
  574.  
  575.  
  576. -- part 54 (field)
  577. -- low flags: 01
  578. -- high flags: 0000
  579. -- rect: left=190 top=203 right=217 bottom=233
  580. -- title width / last selected line: 0
  581. -- icon id / first selected line: 0 / 0
  582. -- text alignment: 65535
  583. -- font id: 2
  584. -- text size: 10
  585. -- style flags: 0
  586. -- line height: 13
  587. -- part name: 
  588.  
  589.  
  590. -- part 53 (field)
  591. -- low flags: 01
  592. -- high flags: 0000
  593. -- rect: left=14 top=203 right=217 bottom=233
  594. -- title width / last selected line: 0
  595. -- icon id / first selected line: 0 / 0
  596. -- text alignment: 0
  597. -- font id: 2
  598. -- text size: 10
  599. -- style flags: 0
  600. -- line height: 13
  601. -- part name: 
  602. ----- HyperTalk script -----
  603. on mouseUp
  604.   visual iris open
  605.   get the number of the target
  606.   get card field (it-1)
  607.   if it is not "" then
  608.     go card it
  609.   end if
  610. end mouseUp
  611.  
  612.  
  613.  
  614. -- part 56 (field)
  615. -- low flags: 01
  616. -- high flags: 0000
  617. -- rect: left=190 top=216 right=230 bottom=233
  618. -- title width / last selected line: 0
  619. -- icon id / first selected line: 0 / 0
  620. -- text alignment: 65535
  621. -- font id: 2
  622. -- text size: 10
  623. -- style flags: 0
  624. -- line height: 13
  625. -- part name: 
  626.  
  627.  
  628. -- part 55 (field)
  629. -- low flags: 01
  630. -- high flags: 0000
  631. -- rect: left=14 top=216 right=230 bottom=233
  632. -- title width / last selected line: 0
  633. -- icon id / first selected line: 0 / 0
  634. -- text alignment: 0
  635. -- font id: 2
  636. -- text size: 10
  637. -- style flags: 0
  638. -- line height: 13
  639. -- part name: 
  640. ----- HyperTalk script -----
  641. on mouseUp
  642.   visual iris open
  643.   get the number of the target
  644.   get card field (it-1)
  645.   if it is not "" then
  646.     go card it
  647.   end if
  648. end mouseUp
  649.  
  650.  
  651.  
  652. -- part 58 (field)
  653. -- low flags: 01
  654. -- high flags: 0000
  655. -- rect: left=190 top=229 right=243 bottom=233
  656. -- title width / last selected line: 0
  657. -- icon id / first selected line: 0 / 0
  658. -- text alignment: 65535
  659. -- font id: 2
  660. -- text size: 10
  661. -- style flags: 0
  662. -- line height: 13
  663. -- part name: 
  664.  
  665.  
  666. -- part 57 (field)
  667. -- low flags: 01
  668. -- high flags: 0000
  669. -- rect: left=14 top=229 right=243 bottom=233
  670. -- title width / last selected line: 0
  671. -- icon id / first selected line: 0 / 0
  672. -- text alignment: 0
  673. -- font id: 2
  674. -- text size: 10
  675. -- style flags: 0
  676. -- line height: 13
  677. -- part name: 
  678. ----- HyperTalk script -----
  679. on mouseUp
  680.   visual iris open
  681.   get the number of the target
  682.   get card field (it-1)
  683.   if it is not "" then
  684.     go card it
  685.   end if
  686. end mouseUp
  687.  
  688.  
  689.  
  690. -- part 60 (field)
  691. -- low flags: 01
  692. -- high flags: 0000
  693. -- rect: left=190 top=242 right=255 bottom=233
  694. -- title width / last selected line: 0
  695. -- icon id / first selected line: 0 / 0
  696. -- text alignment: 65535
  697. -- font id: 2
  698. -- text size: 10
  699. -- style flags: 0
  700. -- line height: 13
  701. -- part name: 
  702.  
  703.  
  704. -- part 59 (field)
  705. -- low flags: 01
  706. -- high flags: 0000
  707. -- rect: left=14 top=242 right=256 bottom=233
  708. -- title width / last selected line: 0
  709. -- icon id / first selected line: 0 / 0
  710. -- text alignment: 0
  711. -- font id: 2
  712. -- text size: 10
  713. -- style flags: 0
  714. -- line height: 13
  715. -- part name: 
  716. ----- HyperTalk script -----
  717. on mouseUp
  718.   visual iris open
  719.   get the number of the target
  720.   get card field (it-1)
  721.   if it is not "" then
  722.     go card it
  723.   end if
  724. end mouseUp
  725.  
  726.  
  727.  
  728. -- part 62 (field)
  729. -- low flags: 01
  730. -- high flags: 0000
  731. -- rect: left=190 top=255 right=268 bottom=233
  732. -- title width / last selected line: 0
  733. -- icon id / first selected line: 0 / 0
  734. -- text alignment: 65535
  735. -- font id: 2
  736. -- text size: 10
  737. -- style flags: 0
  738. -- line height: 13
  739. -- part name: 
  740.  
  741.  
  742. -- part 61 (field)
  743. -- low flags: 01
  744. -- high flags: 0000
  745. -- rect: left=14 top=255 right=269 bottom=233
  746. -- title width / last selected line: 0
  747. -- icon id / first selected line: 0 / 0
  748. -- text alignment: 0
  749. -- font id: 2
  750. -- text size: 10
  751. -- style flags: 0
  752. -- line height: 13
  753. -- part name: 
  754. ----- HyperTalk script -----
  755. on mouseUp
  756.   visual iris open
  757.   get the number of the target
  758.   get card field (it-1)
  759.   if it is not "" then
  760.     go card it
  761.   end if
  762. end mouseUp
  763.  
  764.  
  765.  
  766. -- part 64 (field)
  767. -- low flags: 01
  768. -- high flags: 0000
  769. -- rect: left=190 top=268 right=282 bottom=233
  770. -- title width / last selected line: 0
  771. -- icon id / first selected line: 0 / 0
  772. -- text alignment: 65535
  773. -- font id: 2
  774. -- text size: 10
  775. -- style flags: 0
  776. -- line height: 13
  777. -- part name: 
  778.  
  779.  
  780. -- part 63 (field)
  781. -- low flags: 01
  782. -- high flags: 0000
  783. -- rect: left=14 top=268 right=282 bottom=233
  784. -- title width / last selected line: 0
  785. -- icon id / first selected line: 0 / 0
  786. -- text alignment: 0
  787. -- font id: 2
  788. -- text size: 10
  789. -- style flags: 0
  790. -- line height: 13
  791. -- part name: 
  792. ----- HyperTalk script -----
  793. on mouseUp
  794.   visual iris open
  795.   get the number of the target
  796.   get card field (it-1)
  797.   if it is not "" then
  798.     go card it
  799.   end if
  800. end mouseUp
  801.  
  802.  
  803.  
  804. -- part 66 (field)
  805. -- low flags: 01
  806. -- high flags: 0000
  807. -- rect: left=190 top=281 right=295 bottom=233
  808. -- title width / last selected line: 0
  809. -- icon id / first selected line: 0 / 0
  810. -- text alignment: 65535
  811. -- font id: 2
  812. -- text size: 10
  813. -- style flags: 0
  814. -- line height: 13
  815. -- part name: 
  816.  
  817.  
  818. -- part 65 (field)
  819. -- low flags: 01
  820. -- high flags: 0000
  821. -- rect: left=14 top=281 right=295 bottom=233
  822. -- title width / last selected line: 0
  823. -- icon id / first selected line: 0 / 0
  824. -- text alignment: 0
  825. -- font id: 2
  826. -- text size: 10
  827. -- style flags: 0
  828. -- line height: 13
  829. -- part name: 
  830. ----- HyperTalk script -----
  831. on mouseUp
  832.   visual iris open
  833.   get the number of the target
  834.   get card field (it-1)
  835.   if it is not "" then
  836.     go card it
  837.   end if
  838. end mouseUp
  839.  
  840.  
  841.  
  842. -- part 67 (button)
  843. -- low flags: 80
  844. -- high flags: A003
  845. -- rect: left=364 top=26 right=43 bottom=466
  846. -- title width / last selected line: 0
  847. -- icon id / first selected line: 0 / 0
  848. -- text alignment: 1
  849. -- font id: 0
  850. -- text size: 12
  851. -- style flags: 0
  852. -- line height: 16
  853. -- part name: Add Topic
  854. ----- HyperTalk script -----
  855. on mouseUp
  856.   show card button "beep"
  857.   show card button "Enter ID of desired card"
  858.   show card field "content list"
  859.   hide card button "Add Topic"
  860.   show card button "Done Changes"
  861. end mouseUp
  862.  
  863.  
  864.  
  865. -- part 84 (field)
  866. -- low flags: 01
  867. -- high flags: 0000
  868. -- rect: left=451 top=60 right=74 bottom=494
  869. -- title width / last selected line: 0
  870. -- icon id / first selected line: 0 / 0
  871. -- text alignment: 65535
  872. -- font id: 2
  873. -- text size: 10
  874. -- style flags: 0
  875. -- line height: 13
  876. -- part name: 
  877.  
  878.  
  879. -- part 85 (field)
  880. -- low flags: 01
  881. -- high flags: 0000
  882. -- rect: left=275 top=60 right=74 bottom=494
  883. -- title width / last selected line: 0
  884. -- icon id / first selected line: 0 / 0
  885. -- text alignment: 0
  886. -- font id: 2
  887. -- text size: 10
  888. -- style flags: 0
  889. -- line height: 13
  890. -- part name: 
  891. ----- HyperTalk script -----
  892. on mouseUp
  893.   visual iris open
  894.   get the number of the target
  895.   get card field (it-1)
  896.   if it is not "" then
  897.     go card it
  898.   end if
  899. end mouseUp
  900.  
  901.  
  902.  
  903. -- part 90 (field)
  904. -- low flags: 01
  905. -- high flags: 0000
  906. -- rect: left=451 top=73 right=87 bottom=494
  907. -- title width / last selected line: 0
  908. -- icon id / first selected line: 0 / 0
  909. -- text alignment: 65535
  910. -- font id: 2
  911. -- text size: 10
  912. -- style flags: 0
  913. -- line height: 13
  914. -- part name: 
  915.  
  916.  
  917. -- part 89 (field)
  918. -- low flags: 01
  919. -- high flags: 0000
  920. -- rect: left=275 top=73 right=87 bottom=494
  921. -- title width / last selected line: 0
  922. -- icon id / first selected line: 0 / 0
  923. -- text alignment: 0
  924. -- font id: 2
  925. -- text size: 10
  926. -- style flags: 0
  927. -- line height: 13
  928. -- part name: 
  929. ----- HyperTalk script -----
  930. on mouseUp
  931.   visual iris open
  932.   get the number of the target
  933.   get card field (it-1)
  934.   if it is not "" then
  935.     go card it
  936.   end if
  937. end mouseUp
  938.  
  939.  
  940.  
  941. -- part 92 (field)
  942. -- low flags: 01
  943. -- high flags: 0000
  944. -- rect: left=451 top=86 right=100 bottom=494
  945. -- title width / last selected line: 0
  946. -- icon id / first selected line: 0 / 0
  947. -- text alignment: 65535
  948. -- font id: 2
  949. -- text size: 10
  950. -- style flags: 0
  951. -- line height: 13
  952. -- part name: 
  953.  
  954.  
  955. -- part 91 (field)
  956. -- low flags: 01
  957. -- high flags: 0000
  958. -- rect: left=275 top=86 right=100 bottom=494
  959. -- title width / last selected line: 0
  960. -- icon id / first selected line: 0 / 0
  961. -- text alignment: 0
  962. -- font id: 2
  963. -- text size: 10
  964. -- style flags: 0
  965. -- line height: 13
  966. -- part name: 
  967. ----- HyperTalk script -----
  968. on mouseUp
  969.   visual iris open
  970.   get the number of the target
  971.   get card field (it-1)
  972.   if it is not "" then
  973.     go card it
  974.   end if
  975. end mouseUp
  976.  
  977.  
  978.  
  979. -- part 94 (field)
  980. -- low flags: 01
  981. -- high flags: 0000
  982. -- rect: left=451 top=99 right=113 bottom=494
  983. -- title width / last selected line: 0
  984. -- icon id / first selected line: 0 / 0
  985. -- text alignment: 65535
  986. -- font id: 2
  987. -- text size: 10
  988. -- style flags: 0
  989. -- line height: 13
  990. -- part name: 
  991.  
  992.  
  993. -- part 93 (field)
  994. -- low flags: 01
  995. -- high flags: 0000
  996. -- rect: left=275 top=99 right=113 bottom=494
  997. -- title width / last selected line: 0
  998. -- icon id / first selected line: 0 / 0
  999. -- text alignment: 0
  1000. -- font id: 2
  1001. -- text size: 10
  1002. -- style flags: 0
  1003. -- line height: 13
  1004. -- part name: 
  1005. ----- HyperTalk script -----
  1006. on mouseUp
  1007.   visual iris open
  1008.   get the number of the target
  1009.   get card field (it-1)
  1010.   if it is not "" then
  1011.     go card it
  1012.   end if
  1013. end mouseUp
  1014.  
  1015.  
  1016.  
  1017. -- part 96 (field)
  1018. -- low flags: 01
  1019. -- high flags: 0000
  1020. -- rect: left=451 top=112 right=126 bottom=494
  1021. -- title width / last selected line: 0
  1022. -- icon id / first selected line: 0 / 0
  1023. -- text alignment: 65535
  1024. -- font id: 2
  1025. -- text size: 10
  1026. -- style flags: 0
  1027. -- line height: 13
  1028. -- part name: 
  1029.  
  1030.  
  1031. -- part 95 (field)
  1032. -- low flags: 01
  1033. -- high flags: 0000
  1034. -- rect: left=275 top=112 right=126 bottom=494
  1035. -- title width / last selected line: 0
  1036. -- icon id / first selected line: 0 / 0
  1037. -- text alignment: 0
  1038. -- font id: 2
  1039. -- text size: 10
  1040. -- style flags: 0
  1041. -- line height: 13
  1042. -- part name: 
  1043. ----- HyperTalk script -----
  1044. on mouseUp
  1045.   visual iris open
  1046.   get the number of the target
  1047.   get card field (it-1)
  1048.   if it is not "" then
  1049.     go card it
  1050.   end if
  1051. end mouseUp
  1052.  
  1053.  
  1054.  
  1055. -- part 98 (field)
  1056. -- low flags: 01
  1057. -- high flags: 0000
  1058. -- rect: left=451 top=125 right=139 bottom=494
  1059. -- title width / last selected line: 0
  1060. -- icon id / first selected line: 0 / 0
  1061. -- text alignment: 65535
  1062. -- font id: 2
  1063. -- text size: 10
  1064. -- style flags: 0
  1065. -- line height: 13
  1066. -- part name: 
  1067.  
  1068.  
  1069. -- part 97 (field)
  1070. -- low flags: 01
  1071. -- high flags: 0000
  1072. -- rect: left=275 top=125 right=139 bottom=494
  1073. -- title width / last selected line: 0
  1074. -- icon id / first selected line: 0 / 0
  1075. -- text alignment: 0
  1076. -- font id: 2
  1077. -- text size: 10
  1078. -- style flags: 0
  1079. -- line height: 13
  1080. -- part name: 
  1081. ----- HyperTalk script -----
  1082. on mouseUp
  1083.   visual iris open
  1084.   get the number of the target
  1085.   get card field (it-1)
  1086.   if it is not "" then
  1087.     go card it
  1088.   end if
  1089. end mouseUp
  1090.  
  1091.  
  1092.  
  1093. -- part 100 (field)
  1094. -- low flags: 01
  1095. -- high flags: 0000
  1096. -- rect: left=451 top=138 right=152 bottom=494
  1097. -- title width / last selected line: 0
  1098. -- icon id / first selected line: 0 / 0
  1099. -- text alignment: 65535
  1100. -- font id: 2
  1101. -- text size: 10
  1102. -- style flags: 0
  1103. -- line height: 13
  1104. -- part name: 
  1105.  
  1106.  
  1107. -- part 99 (field)
  1108. -- low flags: 01
  1109. -- high flags: 0000
  1110. -- rect: left=275 top=138 right=152 bottom=494
  1111. -- title width / last selected line: 0
  1112. -- icon id / first selected line: 0 / 0
  1113. -- text alignment: 0
  1114. -- font id: 2
  1115. -- text size: 10
  1116. -- style flags: 0
  1117. -- line height: 13
  1118. -- part name: 
  1119. ----- HyperTalk script -----
  1120. on mouseUp
  1121.   visual iris open
  1122.   get the number of the target
  1123.   get card field (it-1)
  1124.   if it is not "" then
  1125.     go card it
  1126.   end if
  1127. end mouseUp
  1128.  
  1129.  
  1130.  
  1131. -- part 102 (field)
  1132. -- low flags: 01
  1133. -- high flags: 0000
  1134. -- rect: left=451 top=151 right=165 bottom=494
  1135. -- title width / last selected line: 0
  1136. -- icon id / first selected line: 0 / 0
  1137. -- text alignment: 65535
  1138. -- font id: 2
  1139. -- text size: 10
  1140. -- style flags: 0
  1141. -- line height: 13
  1142. -- part name: 
  1143.  
  1144.  
  1145. -- part 101 (field)
  1146. -- low flags: 01
  1147. -- high flags: 0000
  1148. -- rect: left=275 top=151 right=165 bottom=494
  1149. -- title width / last selected line: 0
  1150. -- icon id / first selected line: 0 / 0
  1151. -- text alignment: 0
  1152. -- font id: 2
  1153. -- text size: 10
  1154. -- style flags: 0
  1155. -- line height: 13
  1156. -- part name: 
  1157. ----- HyperTalk script -----
  1158. on mouseUp
  1159.   visual iris open
  1160.   get the number of the target
  1161.   get card field (it-1)
  1162.   if it is not "" then
  1163.     go card it
  1164.   end if
  1165. end mouseUp
  1166.  
  1167.  
  1168.  
  1169. -- part 104 (field)
  1170. -- low flags: 01
  1171. -- high flags: 0000
  1172. -- rect: left=451 top=164 right=178 bottom=494
  1173. -- title width / last selected line: 0
  1174. -- icon id / first selected line: 0 / 0
  1175. -- text alignment: 65535
  1176. -- font id: 2
  1177. -- text size: 10
  1178. -- style flags: 0
  1179. -- line height: 13
  1180. -- part name: 
  1181.  
  1182.  
  1183. -- part 103 (field)
  1184. -- low flags: 01
  1185. -- high flags: 0000
  1186. -- rect: left=275 top=164 right=178 bottom=494
  1187. -- title width / last selected line: 0
  1188. -- icon id / first selected line: 0 / 0
  1189. -- text alignment: 0
  1190. -- font id: 2
  1191. -- text size: 10
  1192. -- style flags: 0
  1193. -- line height: 13
  1194. -- part name: 
  1195. ----- HyperTalk script -----
  1196. on mouseUp
  1197.   visual iris open
  1198.   get the number of the target
  1199.   get card field (it-1)
  1200.   if it is not "" then
  1201.     go card it
  1202.   end if
  1203. end mouseUp
  1204.  
  1205.  
  1206.  
  1207. -- part 106 (field)
  1208. -- low flags: 01
  1209. -- high flags: 0000
  1210. -- rect: left=451 top=177 right=191 bottom=494
  1211. -- title width / last selected line: 0
  1212. -- icon id / first selected line: 0 / 0
  1213. -- text alignment: 65535
  1214. -- font id: 2
  1215. -- text size: 10
  1216. -- style flags: 0
  1217. -- line height: 13
  1218. -- part name: 
  1219.  
  1220.  
  1221. -- part 105 (field)
  1222. -- low flags: 01
  1223. -- high flags: 0000
  1224. -- rect: left=275 top=177 right=191 bottom=494
  1225. -- title width / last selected line: 0
  1226. -- icon id / first selected line: 0 / 0
  1227. -- text alignment: 0
  1228. -- font id: 2
  1229. -- text size: 10
  1230. -- style flags: 0
  1231. -- line height: 13
  1232. -- part name: 
  1233. ----- HyperTalk script -----
  1234. on mouseUp
  1235.   visual iris open
  1236.   get the number of the target
  1237.   get card field (it-1)
  1238.   if it is not "" then
  1239.     go card it
  1240.   end if
  1241. end mouseUp
  1242.  
  1243.  
  1244.  
  1245. -- part 108 (field)
  1246. -- low flags: 01
  1247. -- high flags: 0000
  1248. -- rect: left=451 top=190 right=204 bottom=494
  1249. -- title width / last selected line: 0
  1250. -- icon id / first selected line: 0 / 0
  1251. -- text alignment: 65535
  1252. -- font id: 2
  1253. -- text size: 10
  1254. -- style flags: 0
  1255. -- line height: 13
  1256. -- part name: 
  1257.  
  1258.  
  1259. -- part 107 (field)
  1260. -- low flags: 01
  1261. -- high flags: 0000
  1262. -- rect: left=275 top=190 right=204 bottom=494
  1263. -- title width / last selected line: 0
  1264. -- icon id / first selected line: 0 / 0
  1265. -- text alignment: 0
  1266. -- font id: 2
  1267. -- text size: 10
  1268. -- style flags: 0
  1269. -- line height: 13
  1270. -- part name: 
  1271. ----- HyperTalk script -----
  1272. on mouseUp
  1273.   visual iris open
  1274.   get the number of the target
  1275.   get card field (it-1)
  1276.   if it is not "" then
  1277.     go card it
  1278.   end if
  1279. end mouseUp
  1280.  
  1281.  
  1282.  
  1283. -- part 110 (field)
  1284. -- low flags: 01
  1285. -- high flags: 0000
  1286. -- rect: left=451 top=203 right=217 bottom=494
  1287. -- title width / last selected line: 0
  1288. -- icon id / first selected line: 0 / 0
  1289. -- text alignment: 65535
  1290. -- font id: 2
  1291. -- text size: 10
  1292. -- style flags: 0
  1293. -- line height: 13
  1294. -- part name: 
  1295.  
  1296.  
  1297. -- part 109 (field)
  1298. -- low flags: 01
  1299. -- high flags: 0000
  1300. -- rect: left=275 top=203 right=217 bottom=494
  1301. -- title width / last selected line: 0
  1302. -- icon id / first selected line: 0 / 0
  1303. -- text alignment: 0
  1304. -- font id: 2
  1305. -- text size: 10
  1306. -- style flags: 0
  1307. -- line height: 13
  1308. -- part name: 
  1309. ----- HyperTalk script -----
  1310. on mouseUp
  1311.   visual iris open
  1312.   get the number of the target
  1313.   get card field (it-1)
  1314.   if it is not "" then
  1315.     go card it
  1316.   end if
  1317. end mouseUp
  1318.  
  1319.  
  1320.  
  1321. -- part 112 (field)
  1322. -- low flags: 01
  1323. -- high flags: 0000
  1324. -- rect: left=451 top=216 right=230 bottom=494
  1325. -- title width / last selected line: 0
  1326. -- icon id / first selected line: 0 / 0
  1327. -- text alignment: 65535
  1328. -- font id: 2
  1329. -- text size: 10
  1330. -- style flags: 0
  1331. -- line height: 13
  1332. -- part name: 
  1333.  
  1334.  
  1335. -- part 111 (field)
  1336. -- low flags: 01
  1337. -- high flags: 0000
  1338. -- rect: left=275 top=216 right=230 bottom=494
  1339. -- title width / last selected line: 0
  1340. -- icon id / first selected line: 0 / 0
  1341. -- text alignment: 0
  1342. -- font id: 2
  1343. -- text size: 10
  1344. -- style flags: 0
  1345. -- line height: 13
  1346. -- part name: 
  1347. ----- HyperTalk script -----
  1348. on mouseUp
  1349.   visual iris open
  1350.   get the number of the target
  1351.   get card field (it-1)
  1352.   if it is not "" then
  1353.     go card it
  1354.   end if
  1355. end mouseUp
  1356.  
  1357.  
  1358.  
  1359. -- part 114 (field)
  1360. -- low flags: 01
  1361. -- high flags: 0000
  1362. -- rect: left=451 top=229 right=243 bottom=494
  1363. -- title width / last selected line: 0
  1364. -- icon id / first selected line: 0 / 0
  1365. -- text alignment: 65535
  1366. -- font id: 2
  1367. -- text size: 10
  1368. -- style flags: 0
  1369. -- line height: 13
  1370. -- part name: 
  1371.  
  1372.  
  1373. -- part 113 (field)
  1374. -- low flags: 01
  1375. -- high flags: 0000
  1376. -- rect: left=275 top=229 right=243 bottom=494
  1377. -- title width / last selected line: 0
  1378. -- icon id / first selected line: 0 / 0
  1379. -- text alignment: 0
  1380. -- font id: 2
  1381. -- text size: 10
  1382. -- style flags: 0
  1383. -- line height: 13
  1384. -- part name: 
  1385. ----- HyperTalk script -----
  1386. on mouseUp
  1387.   visual iris open
  1388.   get the number of the target
  1389.   get card field (it-1)
  1390.   if it is not "" then
  1391.     go card it
  1392.   end if
  1393. end mouseUp
  1394.  
  1395.  
  1396.  
  1397. -- part 116 (field)
  1398. -- low flags: 01
  1399. -- high flags: 0000
  1400. -- rect: left=451 top=242 right=256 bottom=494
  1401. -- title width / last selected line: 0
  1402. -- icon id / first selected line: 0 / 0
  1403. -- text alignment: 65535
  1404. -- font id: 2
  1405. -- text size: 10
  1406. -- style flags: 0
  1407. -- line height: 13
  1408. -- part name: 
  1409.  
  1410.  
  1411. -- part 115 (field)
  1412. -- low flags: 01
  1413. -- high flags: 0000
  1414. -- rect: left=275 top=242 right=256 bottom=494
  1415. -- title width / last selected line: 0
  1416. -- icon id / first selected line: 0 / 0
  1417. -- text alignment: 0
  1418. -- font id: 2
  1419. -- text size: 10
  1420. -- style flags: 0
  1421. -- line height: 13
  1422. -- part name: 
  1423. ----- HyperTalk script -----
  1424. on mouseUp
  1425.   visual iris open
  1426.   get the number of the target
  1427.   get card field (it-1)
  1428.   if it is not "" then
  1429.     go card it
  1430.   end if
  1431. end mouseUp
  1432.  
  1433.  
  1434.  
  1435. -- part 118 (field)
  1436. -- low flags: 01
  1437. -- high flags: 0000
  1438. -- rect: left=451 top=255 right=269 bottom=494
  1439. -- title width / last selected line: 0
  1440. -- icon id / first selected line: 0 / 0
  1441. -- text alignment: 65535
  1442. -- font id: 2
  1443. -- text size: 10
  1444. -- style flags: 0
  1445. -- line height: 13
  1446. -- part name: 
  1447.  
  1448.  
  1449. -- part 117 (field)
  1450. -- low flags: 01
  1451. -- high flags: 0000
  1452. -- rect: left=275 top=255 right=269 bottom=494
  1453. -- title width / last selected line: 0
  1454. -- icon id / first selected line: 0 / 0
  1455. -- text alignment: 0
  1456. -- font id: 2
  1457. -- text size: 10
  1458. -- style flags: 0
  1459. -- line height: 13
  1460. -- part name: 
  1461. ----- HyperTalk script -----
  1462. on mouseUp
  1463.   visual iris open
  1464.   get the number of the target
  1465.   get card field (it-1)
  1466.   if it is not "" then
  1467.     go card it
  1468.   end if
  1469. end mouseUp
  1470.  
  1471.  
  1472.  
  1473. -- part 120 (field)
  1474. -- low flags: 01
  1475. -- high flags: 0000
  1476. -- rect: left=451 top=268 right=282 bottom=494
  1477. -- title width / last selected line: 0
  1478. -- icon id / first selected line: 0 / 0
  1479. -- text alignment: 65535
  1480. -- font id: 2
  1481. -- text size: 10
  1482. -- style flags: 0
  1483. -- line height: 13
  1484. -- part name: 
  1485.  
  1486.  
  1487. -- part 119 (field)
  1488. -- low flags: 01
  1489. -- high flags: 0000
  1490. -- rect: left=275 top=268 right=282 bottom=494
  1491. -- title width / last selected line: 0
  1492. -- icon id / first selected line: 0 / 0
  1493. -- text alignment: 0
  1494. -- font id: 2
  1495. -- text size: 10
  1496. -- style flags: 0
  1497. -- line height: 13
  1498. -- part name: 
  1499. ----- HyperTalk script -----
  1500. on mouseUp
  1501.   visual iris open
  1502.   get the number of the target
  1503.   get card field (it-1)
  1504.   if it is not "" then
  1505.     go card it
  1506.   end if
  1507. end mouseUp
  1508.  
  1509.  
  1510.  
  1511. -- part 122 (field)
  1512. -- low flags: 01
  1513. -- high flags: 0000
  1514. -- rect: left=451 top=281 right=295 bottom=494
  1515. -- title width / last selected line: 0
  1516. -- icon id / first selected line: 0 / 0
  1517. -- text alignment: 65535
  1518. -- font id: 2
  1519. -- text size: 10
  1520. -- style flags: 0
  1521. -- line height: 13
  1522. -- part name: 
  1523.  
  1524.  
  1525. -- part 121 (field)
  1526. -- low flags: 01
  1527. -- high flags: 0000
  1528. -- rect: left=275 top=281 right=295 bottom=494
  1529. -- title width / last selected line: 0
  1530. -- icon id / first selected line: 0 / 0
  1531. -- text alignment: 0
  1532. -- font id: 2
  1533. -- text size: 10
  1534. -- style flags: 0
  1535. -- line height: 13
  1536. -- part name: 
  1537. ----- HyperTalk script -----
  1538. on mouseUp
  1539.   visual iris open
  1540.   get the number of the target
  1541.   get card field (it-1)
  1542.   if it is not "" then
  1543.     go card it
  1544.   end if
  1545. end mouseUp
  1546.  
  1547.  
  1548.  
  1549. -- part 124 (button)
  1550. -- low flags: 80
  1551. -- high flags: 0000
  1552. -- rect: left=1 top=21 right=340 bottom=510
  1553. -- title width / last selected line: 0
  1554. -- icon id / first selected line: 0 / 0
  1555. -- text alignment: 1
  1556. -- font id: 0
  1557. -- text size: 12
  1558. -- style flags: 0
  1559. -- line height: 16
  1560. -- part name: beep
  1561. ----- HyperTalk script -----
  1562. on mouseUp
  1563.   beep
  1564. end mouseUp
  1565.  
  1566.  
  1567.  
  1568. -- part 123 (field)
  1569. -- low flags: 80
  1570. -- high flags: 0007
  1571. -- rect: left=170 top=81 right=300 bottom=339
  1572. -- title width / last selected line: 0
  1573. -- icon id / first selected line: 0 / 0
  1574. -- text alignment: 0
  1575. -- font id: 4
  1576. -- text size: 9
  1577. -- style flags: 0
  1578. -- line height: 12
  1579. -- part name: content list
  1580.  
  1581.  
  1582. -- part 125 (button)
  1583. -- low flags: 80
  1584. -- high flags: A003
  1585. -- rect: left=364 top=26 right=43 bottom=466
  1586. -- title width / last selected line: 0
  1587. -- icon id / first selected line: 0 / 0
  1588. -- text alignment: 1
  1589. -- font id: 0
  1590. -- text size: 12
  1591. -- style flags: 0
  1592. -- line height: 16
  1593. -- part name: Done Changes
  1594. ----- HyperTalk script -----
  1595. on mouseUp
  1596.   hide card button "beep"
  1597.   hide card button "Enter ID of desired card"
  1598.   hide card field "content list"
  1599.   hide card button "Done Changes"
  1600.   show card button "Add Topic"
  1601.   show card field "updating"
  1602.   send updateContents
  1603.   hide card field "updating"
  1604. end mouseUp
  1605.  
  1606.  
  1607.  
  1608. -- part 126 (button)
  1609. -- low flags: 80
  1610. -- high flags: 8002
  1611. -- rect: left=170 top=62 right=84 bottom=339
  1612. -- title width / last selected line: 0
  1613. -- icon id / first selected line: 0 / 0
  1614. -- text alignment: 1
  1615. -- font id: 0
  1616. -- text size: 12
  1617. -- style flags: 0
  1618. -- line height: 16
  1619. -- part name: Enter ID of desired card
  1620.  
  1621.  
  1622. -- part 127 (field)
  1623. -- low flags: 81
  1624. -- high flags: 0004
  1625. -- rect: left=156 top=120 right=205 bottom=356
  1626. -- title width / last selected line: 0
  1627. -- icon id / first selected line: 0 / 0
  1628. -- text alignment: 0
  1629. -- font id: 3
  1630. -- text size: 12
  1631. -- style flags: 0
  1632. -- line height: 16
  1633. -- part name: updating
  1634.  
  1635.  
  1636. -- part 129 (button)
  1637. -- low flags: 00
  1638. -- high flags: 0000
  1639. -- rect: left=453 top=313 right=338 bottom=480
  1640. -- title width / last selected line: 0
  1641. -- icon id / first selected line: 0 / 0
  1642. -- text alignment: 1
  1643. -- font id: 0
  1644. -- text size: 12
  1645. -- style flags: 0
  1646. -- line height: 16
  1647. -- part name: 
  1648. ----- HyperTalk script -----
  1649. on mouseUp
  1650.   beep
  1651. end mouseUp
  1652.  
  1653.  
  1654.  
  1655.  
  1656. -- part 141 (field)
  1657. -- low flags: 80
  1658. -- high flags: 0001
  1659. -- rect: left=69 top=311 right=330 bottom=220
  1660. -- title width / last selected line: 0
  1661. -- icon id / first selected line: 0 / 0
  1662. -- text alignment: 0
  1663. -- font id: 3
  1664. -- text size: 12
  1665. -- style flags: 0
  1666. -- line height: 16
  1667. -- part name: deletedCard
  1668.  
  1669.  
  1670. -- part 153 (button)
  1671. -- low flags: 00
  1672. -- high flags: A003
  1673. -- rect: left=367 top=32 right=54 bottom=467
  1674. -- title width / last selected line: 0
  1675. -- icon id / first selected line: 0 / 0
  1676. -- text alignment: 1
  1677. -- font id: 0
  1678. -- text size: 12
  1679. -- style flags: 0
  1680. -- line height: 16
  1681. -- part name: Find...
  1682. ----- HyperTalk script -----
  1683. on mouseUp
  1684.   doMenu "Find..."
  1685. end mouseUp
  1686.  
  1687.  
  1688.  
  1689. -- part contents for background part 7
  1690. ----- text -----
  1691. 2
  1692.  
  1693. -- part contents for card part 14
  1694. ----- text -----
  1695. 0
  1696.  
  1697. -- part contents for background part 6
  1698. ----- text -----
  1699. Contents
  1700.  
  1701. -- part contents for card part 20
  1702. ----- text -----
  1703. (click on the topic or page no. of interest)
  1704.  
  1705. -- part contents for background part 4
  1706. ----- text -----
  1707.  
  1708.  
  1709.  
  1710.  
  1711.  
  1712.  
  1713.  
  1714.  
  1715.  
  1716.  
  1717. -- part contents for card part 24
  1718. ----- text -----
  1719. 0
  1720.  
  1721. -- part contents for card part 25
  1722. ----- text -----
  1723. 0
  1724.  
  1725. -- part contents for card part 123
  1726. ----- text -----
  1727. 9925
  1728.  
  1729. 3971
  1730.  
  1731. 7205
  1732.     4342
  1733.     2542
  1734.     19225
  1735.  
  1736. 6753
  1737.     22558
  1738.     20555
  1739.     22415
  1740.     20884
  1741.     20338
  1742.     22999
  1743.  
  1744. 8539
  1745.     12248
  1746.     26691
  1747.     31005
  1748.     9318
  1749.     33872
  1750.     34369
  1751.     31462
  1752.     7960
  1753.  
  1754. 8871
  1755.     36058
  1756.     37143
  1757.     38494
  1758.     42427
  1759.     22190
  1760.  
  1761. 9080
  1762.     44454
  1763.     44647
  1764.     44917
  1765.     45309
  1766.  
  1767. 21180
  1768.     48179
  1769.     48576
  1770.     48901
  1771.     49349
  1772.     49620
  1773.  
  1774. 21485
  1775.     51878
  1776.     52189
  1777.     52411
  1778.     55726
  1779.  
  1780. 21751
  1781.     33614
  1782.     34612
  1783.     34876
  1784.     35106
  1785.  
  1786. 23089
  1787.     60165
  1788.     61284
  1789.     6547
  1790.  
  1791. 3295
  1792. 12288
  1793.  
  1794. 2231
  1795.  
  1796. 6390
  1797.  
  1798.  
  1799. 29372
  1800.  
  1801. 5118
  1802.  
  1803. 29601
  1804.  
  1805. 30088
  1806.  
  1807. 40835
  1808.  
  1809. 63085
  1810.  
  1811. 62300
  1812.  
  1813.  
  1814.  
  1815.  
  1816.  
  1817.  
  1818.  
  1819.  
  1820.  
  1821.  
  1822.  
  1823.  
  1824.  
  1825.  
  1826.  
  1827.  
  1828.  
  1829.  
  1830.  
  1831.  
  1832.  
  1833.  
  1834.  
  1835.  
  1836.  
  1837.  
  1838.  
  1839.  
  1840.  
  1841.  
  1842.  
  1843.  
  1844.  
  1845.  
  1846.  
  1847.  
  1848.  
  1849.  
  1850.  
  1851.  
  1852.  
  1853.  
  1854.  
  1855.  
  1856.  
  1857.  
  1858.  
  1859.  
  1860.  
  1861.  
  1862.  
  1863.  
  1864.  
  1865.  
  1866.  
  1867.  
  1868.  
  1869.  
  1870.  
  1871.  
  1872.  
  1873.  
  1874.  
  1875.  
  1876.  
  1877.  
  1878.  
  1879.  
  1880. -- part contents for card part 37
  1881. ----- text -----
  1882. 13
  1883.  
  1884. -- part contents for card part 36
  1885. ----- text -----
  1886. 1.  Introduction
  1887.  
  1888. -- part contents for card part 39
  1889. ----- text -----
  1890. 16
  1891.  
  1892. -- part contents for card part 38
  1893. ----- text -----
  1894.     1.1  The Person Program
  1895.  
  1896. -- part contents for card part 50
  1897. ----- text -----
  1898. 50
  1899.  
  1900. -- part contents for card part 49
  1901. ----- text -----
  1902. 2.  Data Types
  1903.  
  1904. -- part contents for card part 52
  1905. ----- text -----
  1906. 51
  1907.  
  1908. -- part contents for card part 51
  1909. ----- text -----
  1910.     2.1  Basic Types
  1911.  
  1912. -- part contents for card part 127
  1913. ----- text -----
  1914. Updating Table of Contents.
  1915. Please wait...
  1916.  
  1917. -- part contents for card part 58
  1918. ----- text -----
  1919. 65
  1920.  
  1921. -- part contents for card part 57
  1922. ----- text -----
  1923.     2.4  User-Defined Types
  1924.  
  1925. -- part contents for card part 54
  1926. ----- text -----
  1927. 57
  1928.  
  1929. -- part contents for card part 53
  1930. ----- text -----
  1931.     2.2  Pointers
  1932.  
  1933. -- part contents for card part 56
  1934. ----- text -----
  1935. 59
  1936.  
  1937. -- part contents for card part 55
  1938. ----- text -----
  1939.     2.3  Arrays
  1940.  
  1941. -- part contents for card part 66
  1942. ----- text -----
  1943. 83
  1944.  
  1945. -- part contents for card part 65
  1946. ----- text -----
  1947. 3.  Functions  
  1948.  
  1949.  
  1950. -- part contents for card part 84
  1951. ----- text -----
  1952. 84
  1953.  
  1954. -- part contents for card part 85
  1955. ----- text -----
  1956.     3.1  Prototypes
  1957.  
  1958. -- part contents for card part 94
  1959. ----- text -----
  1960. 96
  1961.  
  1962. -- part contents for card part 93
  1963. ----- text -----
  1964.     3.4  The main() Function
  1965.  
  1966. -- part contents for card part 90
  1967. ----- text -----
  1968. 87
  1969.  
  1970. -- part contents for card part 89
  1971. ----- text -----
  1972.     3.2  Function Calls
  1973.  
  1974. -- part contents for card part 108
  1975. ----- text -----
  1976. 106
  1977.  
  1978. -- part contents for card part 107
  1979. ----- text -----
  1980.     4.1  Classes & Methods
  1981.  
  1982. -- part contents for card part 112
  1983. ----- text -----
  1984. 123
  1985.  
  1986. -- part contents for card part 111
  1987. ----- text -----
  1988.     4.3  TC Indirect & Direct Objects
  1989.  
  1990. -- part contents for card part 92
  1991. ----- text -----
  1992. 93
  1993.  
  1994. -- part contents for card part 91
  1995. ----- text -----
  1996.     3.3  Scope
  1997.  
  1998. -- part contents for card part 98
  1999. ----- text -----
  2000. 98
  2001.  
  2002. -- part contents for card part 97
  2003. ----- text -----
  2004.     3.6  Function Pointers
  2005.  
  2006. -- part contents for card part 96
  2007. ----- text -----
  2008. 97
  2009.  
  2010. -- part contents for card part 95
  2011. ----- text -----
  2012.     3.5  Recursion
  2013.  
  2014. -- part contents for card part 106
  2015. ----- text -----
  2016. 105
  2017.  
  2018. -- part contents for card part 105
  2019. ----- text -----
  2020. 4.  Classes & Program Structure 
  2021.  
  2022. -- part contents for card part 110
  2023. ----- text -----
  2024. 114
  2025.  
  2026. -- part contents for card part 109
  2027. ----- text -----
  2028.     4.2  Objects & Messages
  2029.  
  2030. -- part contents for card part 122
  2031. ----- text -----
  2032. 142
  2033.  
  2034. -- part contents for card part 121
  2035. ----- text -----
  2036.     5.1  Arithmetic Operators
  2037.  
  2038. -- part contents for card part 120
  2039. ----- text -----
  2040. 139
  2041.  
  2042. -- part contents for card part 119
  2043. ----- text -----
  2044. 5.  Operators  
  2045.  
  2046. -- part contents for card part 29
  2047. ----- text -----
  2048. 4
  2049.  
  2050. -- part contents for card part 28
  2051. ----- text -----
  2052. List of Code Examples
  2053.  
  2054. -- part contents for card part 33
  2055. ----- text -----
  2056. 5
  2057.  
  2058. -- part contents for card part 32
  2059. ----- text -----
  2060. Preface
  2061.  
  2062. -- part contents for card part 46
  2063. ----- text -----
  2064. 48
  2065.  
  2066. -- part contents for card part 45
  2067. ----- text -----
  2068.     1.3  OOP Benefits
  2069.  
  2070. -- part contents for card part 62
  2071. ----- text -----
  2072. 81
  2073.  
  2074. -- part contents for card part 61
  2075. ----- text -----
  2076.     2.6  Example
  2077.  
  2078. -- part contents for card part 102
  2079. ----- text -----
  2080. 102
  2081.  
  2082. -- part contents for card part 101
  2083. ----- text -----
  2084.     3.8  Example
  2085.  
  2086. -- part contents for card part 116
  2087. ----- text -----
  2088. 138
  2089.  
  2090. -- part contents for card part 115
  2091. ----- text -----
  2092.     4.5  Think Class Library
  2093.  
  2094. -- part contents for card part 44
  2095. ----- text -----
  2096. 39
  2097.  
  2098. -- part contents for card part 43
  2099. ----- text -----
  2100.     1.2  Inheritance & Polymorphism
  2101.  
  2102. -- part contents for card part 60
  2103. ----- text -----
  2104. 75
  2105.  
  2106. -- part contents for card part 59
  2107. ----- text -----
  2108.     2.5  Scope & Storage Class
  2109.  
  2110. -- part contents for card part 100
  2111. ----- text -----
  2112. 100
  2113.  
  2114. -- part contents for card part 99
  2115. ----- text -----
  2116.     3.7  Library Functions
  2117.  
  2118. -- part contents for card part 114
  2119. ----- text -----
  2120. 130
  2121.  
  2122. -- part contents for card part 113
  2123. ----- text -----
  2124.     4.4  Example